[INFO] cloning repository https://github.com/stilianb/tooie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stilianb/tooie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstilianb%2Ftooie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstilianb%2Ftooie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea30b814ffabb34c2393d4d075c8a23635c9f009
[INFO] fixing stilianb/tooie against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstilianb%2Ftooie" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/stilianb/tooie
[INFO] finished tweaking git repo https://github.com/stilianb/tooie
[INFO] tweaked toml for git repo https://github.com/stilianb/tooie written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stilianb/tooie on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stilianb/tooie already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5db1d516bad94101b65557e1984e8ff9c773049ab18ea99f4d62dc3b63338020
[INFO] running `Command { std: "docker" "start" "5db1d516bad94101b65557e1984e8ff9c773049ab18ea99f4d62dc3b63338020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5db1d516bad94101b65557e1984e8ff9c773049ab18ea99f4d62dc3b63338020" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5db1d516bad94101b65557e1984e8ff9c773049ab18ea99f4d62dc3b63338020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5db1d516bad94101b65557e1984e8ff9c773049ab18ea99f4d62dc3b63338020" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating desktop/src-tauri/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking plist v1.9.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking libdbus-sys v0.2.7
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking aws-lc-sys v0.41.0
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]    Compiling tauri-runtime v2.11.2
[INFO] [stderr]     Checking jsonptr v0.6.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking json-patch v3.0.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking urlpattern v0.3.0
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tauri-runtime-wry v2.11.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking tauri-utils v2.9.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling embed-resource v3.0.9
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tauri-winres v0.3.6
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]     Checking serialize-to-javascript v0.1.2
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr] error: could not compile `tauri-utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="brotli"' --cfg 'feature="compression"' --cfg 'feature="resources"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "brotli", "build", "build-2", "cargo_metadata", "compression", "config-json5", "config-toml", "getrandom", "html-manipulation", "html-manipulation-2", "isolation", "json5", "proc-macro2", "process-relaunch-dangerous-allow-symlink-macos", "quote", "resources", "schema", "schemars", "serialize-to-javascript", "swift-rs", "walkdir"))' -C metadata=3d06ec5b02738c1c -C extra-filename=-99105f63e5c9685e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c71454bee9a46d61.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-73fc096edd3e8db2.rmeta --extern ctor=/opt/rustwide/target/debug/deps/libctor-654ca194a386718b.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-426eb779191997e3.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-a878eaa52753cae3.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-bbea8b2b2a4d8afd.rmeta --extern infer=/opt/rustwide/target/debug/deps/libinfer-8773bbc0455e2b8d.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-4b262ab792cd8745.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d8c3ffccdd2188b9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1bc35ed671432697.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-197ab06c3c0dcb16.rmeta --extern plist=/opt/rustwide/target/debug/deps/libplist-3cb1de135f3a60f1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-eead7a176bf84bd7.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-494dbfc268c202cc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-82cf1f6d7b36d33f.rmeta --extern serde_untagged=/opt/rustwide/target/debug/deps/libserde_untagged-1a58c10641ef8495.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93d0b64e8325c230.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-8b4dfa29c62f4647.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b77c64f98fc3a8a6.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-92c568a9241c31fd.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-427e81fa653f391f.rmeta --extern urlpattern=/opt/rustwide/target/debug/deps/liburlpattern-1a3e7fcb515be25d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7b47602ca16ca377.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-105a125a74c8152b.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5db1d516bad94101b65557e1984e8ff9c773049ab18ea99f4d62dc3b63338020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db1d516bad94101b65557e1984e8ff9c773049ab18ea99f4d62dc3b63338020", kill_on_drop: false }`
[INFO] [stdout] 5db1d516bad94101b65557e1984e8ff9c773049ab18ea99f4d62dc3b63338020
